home *** CD-ROM | disk | FTP | other *** search
/ Fighting Force - Digital Press Kit (Europe) / Fighting Force - Digital Press Kit (Europe).bin / pc / eidos2.dxr / 00218.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  103 b   |  8 lines

  1. on exitFrame
  2.   if the platform contains "mac" then
  3.     go(marker(1))
  4.   else
  5.     nothing()
  6.   end if
  7. end
  8.